@font-face {

    font-family: "Roboto-Regular";

    src: url("https://images.hanlonsonline.co.uk/Stockton/fonts/Roboto-Regular.otf");

    font-weight: 700;

    font-style: normal;

}

p.carouselText {
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    font-family: 'Roboto';
}

h1.home-title.latest-news-title {
    font-family: 'Roboto';
    text-align: center;
    /* text-shadow: 0px 0px 20px #fff, 1px 3px 20px #fff, 0 0 0px #008444, 0 0 0px #008444, 0 0 20px #008444, 0px 2px 8px #008444, 0 0 2px #008444; */
    color: #008444;
}

h1.home-title.latest-vacancies-title {
    font-family: 'Roboto';
    text-align: center;
    /* text-shadow: 0px 0px 20px #fff, 1px 3px 20px #fff, 0 0 0px #008444, 0 0 0px #008444, 0 0 20px #008444, 0px 2px 8px #008444, 0 0 2px #008444; */
    color: #008444;
}

th {
    background: #008444;
    color: #fff;
}

h1#homepageheading {
    text-align: center;
    display: none;
}

h1.carouselTitleOne {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
}

h1.carouselTitleTwo {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
}

h1.carouselTitleThree {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
}

p.carouselTextOne {
    text-align: center;
    color: #ffffff;
    font-size: 1.25em;
}

p.carouselTextTwo {
    text-align: center;
    color: #ffffff;
    font-size: 1.25em;
}

p.carouselTextThree {
    text-align: center;
    color: #ffffff;
    font-size: 1.25em;
}

a#buttonOne {
    background: #FFF;
    font-size: 1.25em;
    color: #000 !important;
    border-color: #008444;
}

a#buttonOne:hover {
    background: #C8D300;
    font-size: 1.25em;
    transition: 0.6s;
}

a#buttonTwo {
    background: #FFF;
    font-size: 1.25em;
    color: #000 !important;
    width: 100%;
    border-color: #008444;
}

a#buttonTwo:hover {
    background: #C8D300;
    font-size: 1.25em;
    transition: 0.6s;
}

a#buttonThree {
    background: #FFF;
    font-size: 1.25em;
    color: #000 !important;
    border-color: #008444;
    width: 100%;
}

a#buttonThree:hover {
    background: #C8D300;
    font-size: 1.25em;
    transition: 0.6s;
}

a#buttonFour {
    background: #FFF;
    font-size: 1.25em;
    color: #000 !important;
    border-color: #008444;
    width: 100%;
}

a#buttonFour:hover {
    background: #C8D300;
    font-size: 1.25em;
    transition: 0.6s;
}

a#buttonFive {
    background: #FFF;
    font-size: 1.25em;
    color: #000 !important;
    border-color: #008444;
    width: 100%;
}

a#buttonFive:hover {
    background: #C8D300;
    font-size: 1.25em;
    transition: 0.6s;
}

.fa-chevron-right:before {
    content: "\f054";
    top: 5px;
    position: relative;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

.firstPanel {
    margin-bottom: 20px;
    background-color: #f3f3f3;
    border: 1px solid #008444 !important;
    /* border-radius: 10px / 30px; */
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    width: 55.5%;
    min-height: 500px;
    margin-left: 30%;
}

.secondPanel {
    margin-bottom: 20px;
    margin-bottom: 20px;
    background-color: #f3f3f3;
    border: 1px solid #008444 !important;
    /* border-radius: 10px / 30px; */
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    width: 55.5%;
    min-height: 500px;
    margin-left: 15%;
}

div#LatestTrainingCoursesPanels {
    display: flex;
}

h2.card-title {
    float: left;
    margin-left: 20px;
    font-family: "Roboto";
    margin-top: 20px;
}

p#textOne {
    float: left;
    margin-left: 22px;
    font-size: 1em;
    margin-top: 10px;
}

p#textTwo {
    margin-left: 22px;
    font-size: 1em;
    text-align: left;
    float: left;
    margin-top: 10px;
}

.button {
    padding-bottom: 20px;
}

.card-body {
    padding: 15px;
    min-height: 325px;
    border: 3px solid #008444;
    text-align: center !important;
    /* background: #008444a8 !important; */
    /* border-radius: 32px; */
}

.panel.card.training-course-panel {
    padding-right: 2cm;
}

.vacancy-panel-title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    font-family: 'Roboto';
    /* text-shadow: 0px 0px 20px #000, 1px 3px 20px #fff, 0 0 0px #008444, 0 0 0px #008444, 0 0 20px #008444, 0px 2px 8px #008444, 0 0 2px #008444; */
}

.vacancy-panel-type {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    font-family: 'Roboto';
}

.vacancy-panel-address {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    font-family: 'Roboto';
}

.vacancy-panel-closingdate {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    font-family: 'Roboto';
}

.vacancy-panel-salary {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    font-family: 'Roboto';
}

.vacancy-panel-description {
    font-size: 18px;
    color: #000;
    font-family: 'Roboto';
    display: none;
}

.training-course-panel-title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    font-family: 'Roboto';
    padding-bottom: 5px;
    /* text-shadow: 0px 0px 20px #000, 1px 3px 20px #fff, 0 0 0px #008444, 0 0 0px #008444, 0 0 20px #008444, 0px 2px 8px #008444, 0 0 2px #008444; */
}

.training-course-panel-location {
    font-size: 18px;
    color: #000;
    font-family: 'Roboto';
}

.training-course-panel-course-date {
    font-size: 18px;
    color: #000;
    font-family: 'Roboto';
}

.training-course-panel-description {
    color: #000;
    font-size: 18px;
    display: none;
}

hr.training-course-panel-divider {
    background: linear-gradient(to right, #008444, #C8D300);
    height: 2px;
}

.carousel-caption {
    background: #008444a8 !important;
    width: 350px;
    height: 554px;
    padding-left: 10px;
    top: 0px !important;
    padding-right: 10px;
}

button.carousel-control-prev {
    background: #70707073 !important;
    width: 100px;
}

button.carousel-control-next {
    background: #70707073 !important;
    width: 100px;
}

.carousel-inner>.item {
    height: 500px;
    background-size: cover;
}

div#homepageContainer {
    width: 95%;
}

div#homepageContainerTwo {
    width: 100%;
    padding-left: 50px;
    display: flex;
    padding-right: 60px;
}

div#newsCol {
    margin-right: 20px;
}

a.btn.btn-primary.action-panel-button.btn-block {
    background: #008444;
    border: 2px solid #000;
}

a.btn.btn-primary.action-panel-button.btn-block:hover {
    background: #C8D300;
    transition: 0.6s;
}

h2.panel-title.cell-title {
    font-size: 32px;
    text-align: center;
    color: #000;
    font-family: 'Roboto';
    /* text-shadow: 0px 0px 20px #000, 1px 3px 20px #fff, 0 0 0px #008444, 0 0 0px #008444, 0 0 20px #008444, 0px 2px 8px #008444, 0 0 2px #008444; */
}

p.panel-text {
    text-align: center;
    font-size: 1.25em;
    color: #000;
}

div#panelOne {
    border: 3px solid #008444;
    background-size: cover;
}


div#panelOne {
    border: 3px solid #008444;
    background-size: cover;
}

.btn-primary {
    color: #fff !important;
    background-color: #008444;
    border: 2px solid #000000;
    font-size: 1.25em;
    font-family: 'Roboto';
    text-decoration: none !important;
}

a#addSupport {
    float: left;
    padding: 23px;
    width: 100%;
    text-align: left;
    background: #008444;
    color: #fff !important;
    border: none;
    margin-top: 20px;
}

/* .fa-solid, .fas {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    float: right;
    margin-top: 2px;
} */
a#oppSearch {
    float: left;
    padding: 24px;
    width: 100%;
    text-align: left;
    background: #008444;
    color: #fff !important;
    border: none;
    margin-top: 20px;
}

img#imgOne {
    width: 100%;
    /* border-radius: 10px / 30px; */
}

img#imgTwo {
    width: 100%;
    /* border-radius: 5px 20px 5px; */
}

hr.homepageDivider {
    height: 2px;
    background-image: linear-gradient(90deg, #008444, #C8D300);
}

div#LatestNewsControlPlaceholder {
    background: #ffffff;
    color: #fff;
    /* padding: 5px; */
    border-radius: 0pt !important;
    border: 1px solid #008444;
}

.news-item.news-item-grey {
    font-size: 20px;
    background: #fff !important;
    padding: 10px;
}

.news-item.news-item-color {
    background-color: #ffffff !important;
    font-size: 20px;
    border-radius: 0pt !important;
}

.news-title {
    color: #000;
    font-weight: 700;
}

.news-date {
    color: #000;
}

.news-title:hover {
    color: #000 !important;
    text-decoration: underline;
}



a {
    color: inherit;
    font-family: 'Roboto';
    text-decoration: none;
}


.news-item.news-item-grey {
    font-size: 20px;
    background: #fff !important;
    padding: 10px;
    border-radius: 16pt;
}

div#LatestNewsControlPlaceholder {
    background: #ffffff;
    color: #fff;
    /* padding: 5px; */
    border-radius: 0pt !important;
    border: 2px solid green;
}

a#viewButton {
    font-size: 18px;
    margin-left: 37%;
}

#stockton {
    margin-left: 42%;
    margin-top: 4.7%;
    width: 15%;
    mix-blend-mode: multiply;
    padding-top: 1px !important;
}

.borderbox {
    border: 2px solid #008444;
    background: #fff;
}

p#stocktonText {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-top: 40px;
}

.news-item.news-item-color {
    background-color: #008444;
    font-size: 20px;
    border-radius: 16pt;
    padding: 10px;
}

.news-item.news-item-grey {
    font-size: 20px;
    background: #fff !important;
    padding: 10px;
    border-radius: 16pt;
}

.carousel-text-one {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 32px;
    margin-top: 25%;
}

.carousel-text-two {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 18px;
}

.carousel-text-three {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 32px;
    margin-top: 25%;
}

.carousel-text-four {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 18px;
}

.carousel-text-five {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 32px;
    margin-top: 25%;
}

.carousel-text-six {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 18px;
}

.carousel-text-seven {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 32px;
    margin-top: 25%;
}

.carousel-text-eight {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 18px;
}

@media screen and (min-device-width: 1537px) and (max-device-width: 1920px) {
    .firstPanel {
        min-height: 532px !important;
    }

    .secondPanel {
        min-height: 532px !important;
    }

    .borderbox {
        border: 2px solid #008444;
        background: #fff;
        margin-top: 4.5%;
        min-height: 300px;
    }

    #stockton {
        margin-left: 42%;
        margin-top: 4.1%;
        width: 11%;
        mix-blend-mode: multiply;
        padding-top: 1px !important;
    }


}

@media only screen and (max-width: 1536px) {
    .firstPanel {
        min-height: 470px !important;
    }

    .secondPanel {
        min-height: 468px !important;
    }

    .borderbox {
        margin-top: 5.5%;
        min-height: 270px;
    }

    #stockton {
        margin-left: 43%;
        margin-top: 1.7%;
        width: 14%;
    }

    .borderbox {
        margin-top: 5.5%;
        min-height: 270px;
    }


    a#addSupport {
        margin-top: 8px;
    }

    a#oppSearch {
        margin-top: 17px;
    }
}

@media only screen and (max-width: 1440px) {
    a#oppSearch {
        margin-top: 30px;
    }

    .firstPanel {
        min-height: 468px;
    }

    .secondPanel {
        min-height: 467px;
    }
}

@media screen and (min-device-width: 1279px) and (max-device-width: 1280px) {
    .navbar-inverse {
        height: 170px;
    }
}

@media only screen and (max-width: 1280px) {
    .carousel-inner>.item {
        height: 350px;
        background-size: cover;
    }

    .carousel-item {
        height: 350px;
        width: 300px;
        margin-left: 5%;
    }
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1280px) {
    a#oppSearch {
        margin-top: 14px;
    }

    .firstPanel {
        min-height: 446px !important;
    }

    .secondPanel {
        min-height: 447px !important;
    }

    a#addSupport {
        margin-top: 12px;
    }

    a#oppSearch {
        margin-top: 11px;
    }

    .borderbox {
        border: 2px solid #008444;
        background: #fff;
        margin-top: 41px;
    }

    #stockton {
        margin-left: 41%;
        margin-top: 4.5%;
        width: 14%;
    }

    p#stocktonText {
        font-size: 16px;
        padding-left: 10px;
        margin-top: 45px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 1024px) {
    a#addSupport {
        width: 100% !important;
        margin-left: 0% !important;
    }

    a#oppSearch {
        width: 100% !important;
        margin-left: 0% !important;
    }

    .carousel-item {
        height: auto;
        width: 100%;
        margin-left: 0%;
    }

    .firstPanel {
        min-height: 427px !important;
    }

    .secondPanel {
        min-height: 442px !important;
    }

    h2.card-title {
        float: left;
        margin-left: 0px;
    }

    p#textOne {
        float: left;
        margin-left: 0px;
        font-size: 1em;
    }

    a#oppSearch {
        margin-top: 0px;
    }

    .carousel-caption {
        width: 350px;
        height: 350px;
    }

    .carousel-text-one {
        margin-top: 10%;
    }

    .carousel-text-three {
        margin-top: 10%;
    }

    .carousel-text-five {
        margin-top: 10%;
    }

    .carousel-text-seven {
        margin-top: 10%;
    }
}

@media only screen and (max-width: 768px) {
    .firstPanel {
        margin-left: 20%;
        min-height: 420px;
    }

    .secondPanel {
        min-height: 442px;
        margin-top: 10%;
        margin-left: 20%;
    }

    h2.card-title {
        float: left;
        margin-left: 10px;
        font-size: 24px;
    }

    p#textOne {
        float: left;
        margin-left: 11px;
        font-size: 1em;
    }

    h2#titleTwo {
        margin-left: 22px;
    }

    .carousel-item {
        width: 100%;
    }

    h1.carouselTitleOne {
        font-size: 18px !important;
    }

    h1.carouselTitleTwo {
        font-size: 18px !important;
    }

    h1.carouselTitleThree {
        font-size: 18px !important;
    }

    h1.carouselTitleFour {
        font-size: 18px !important;
    }

    h1.carouselTitleFive {
        font-size: 18px !important;
    }

    p.carouselTextOne {
        font-size: 12px !important;
    }

    p.carouselTextTwo {
        font-size: 12px !important;
    }

    p.carouselTextThree {
        font-size: 12px !important;
    }

    p.carouselTextFour {
        font-size: 12px !important;
    }

    p.carouselTextFive {
        font-size: 12px !important;
    }

    .carousel-item {
        width: 100% !important;
    }
    img.d-block.w-100 {
        height: 300px;
        background-size: cover;
    }
    .carousel-caption {
        width: 175px;
        height: 300px;
    }
    button.carousel-control-prev {
        height: 300px !important;
    }

    button.carousel-control-next {
        height: 300px !important;
    }

    a#buttonTwo {
        font-size: 0.75em;
        margin-top: -30px !important;
    }

    a#buttonThree {
        font-size: 0.75em;
        margin-top: -30px !important;
    }

    a#buttonFour {
        font-size: 0.75em;
        margin-top: -30px !important;
    }

    a#buttonFive {
        font-size: 0.75em;
        margin-top: -30px !important;
    }

    .carousel-text-one {
        margin-top: 10%;
        font-size: 14px !important;
    }

    .carousel-text-three {
        font-size: 14px !important;
    }
    .carousel-text-five {
        font-size: 14px !important;
    }
    .carousel-text-seven {
        font-size: 14px !important;
    }
    .carousel-text-two {
        font-size: 12px !important;
    }
    .carousel-text-four {
        font-size: 12px !important;
    }
    .carousel-text-six{
        font-size: 12px !important;
    }
    .carousel-text-eight {
        font-size: 12px !important;
    }
    a#buttonTwo {
        font-size: 0.75em;
        margin-top: 0px !important;
    }
    a#buttonThree {
        font-size: 0.75em;
        margin-top: 0px !important;
    }
    a#buttonFour{
        font-size: 0.75em;
        margin-top: 0px !important;
    }
    a#buttonFive {
        font-size: 0.75em;
        margin-top: 0px !important;
    }
    .panel.card.training-course-panel {
        padding-right: 10px;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 300px;
    }
    
}

@media only screen and (max-width: 425px) {
    div#LatestTrainingCoursesPanels {
        display: table;
        left: 0%;
        position: relative;
    }
    div#panelOne {
        background-size: auto;
    }

    div#panelTwo {
        background-size: auto;
    }

    a#addSupport {
        width: 40%;
    }

    #titleOne {
        margin-left: 0px;
        font-size: 1.1em;
        font-weight: 700;
    }

    h2#titleTwo {
        margin-left: 7px;
    }

    p#textOne {
        float: left;
        margin-left: 2px;
        font-size: 1em;
    }

    #titleTwo {
        margin-left: 8px;
        font-size: 1.1em;
        font-weight: 700;
    }

    p#textTwo {
        margin-left: 7px;
        font-size: 1em;
        text-align: left;
        float: left;
    }
    .firstPanel {
        min-height: 364px !important;
    }
    .secondPanel {
        min-height: 364px !important;
    }
    a#addSupport {
        font-size: 14px;
}
    .carousel-inner>.item {
        height: 295px !important;
        background-size: cover !important;
    }

    p.carouselTextOne {
        font-size: 1em !important;
    }

    div#btn1 {
        width: 70%;
        margin-top: -30px;
        margin-left: 15%;
    }

    p.carouselTextOne {
        font-size: 12px !important;
    }

    p.carouselTextTwo {
        font-size: 12px;
    }

    p.carouselTextThree {
        font-size: 12px;
    }

    p.carouselTextFour {
        font-size: 12px;
    }

    p.carouselTextFive {
        font-size: 12px;
    }

    div#btn2 {
        width: 70%;
        margin-top: -30px;
        margin-left: 15%;
    }

    a#buttonOne {
        font-size: 1em;
    }

    a#buttonTwo {
        font-size: 1em;
    }

    p.carouselTextThree {
        font-size: 1em;
    }

    div#btn3 {
        width: 70%;
        margin-top: -30px;
        margin-left: 15%;
    }

    div#btn4 {
        width: 70%;
        margin-top: -30px;
        margin-left: 15%;
    }

    div#btn5 {
        width: 70%;
        margin-top: -30px;
        margin-left: 15%;
    }

    a#buttonTwo {
        font-size: 1em;
        margin-top: 0px !important;
    }

    a#buttonThree {
        font-size: 1em;
        margin-top: 0px !important;
    }

    a#buttonFour {
        font-size: 1em;
        margin-top: 0px !important;
    }

    a#buttonFive {
        font-size: 1em;
        margin-top: 0px !important;
    }

    h1#homepageheading {
        display: inherit;
    }

    a#viewButton {
        margin-left: 30%;
        width: 42% !important;
    }
    div#homepageContainerTwo {
        width: 100%;
        padding-left: 10px;
        display: flex;
        padding-right: 10px;
    }
    a#viewButton {
        margin-left: 15%;
        width: auto !important;
        font-size: 14px;
    }
    .borderbox {
        margin-top: 5.5%;
        min-height: 380px;
    }
    .carousel-background {
        margin-top: 0;
    }
    img#fourthImg {
        width: 100%;
        margin-left: -15%;
    }
}

@media only screen and (max-width: 390px) {
    .carousel-inner>.item {
        height: 175px !important;
        background-size: cover !important;
    }

    h1.carouselTitleOne {
        font-size: 18px !important;
        margin-top: -20px !important;
    }

    h1.carouselTitleTwo {
        font-size: 18px !important;
        margin-top: -20px !important;
    }

    h1.carouselTitleThree {
        font-size: 18px !important;
        margin-top: -20px !important;
    }

    h1.carouselTitleFour {
        font-size: 18px !important;
        margin-top: -20px !important;
    }

    h1.carouselTitleFive {
        font-size: 18px !important;
        margin-top: -20px !important;
    }

    a#buttonOne {
        font-size: 0.75em;
        margin-top: 0px !important;
        padding: 5px;
    }

    a#buttonTwo {
        font-size: 0.75em;
        margin-top: 0px !important;
    }

    a#buttonThree {
        font-size: 0.75em;
        margin-top: 0px !important;
    }

    a#buttonFour {
        font-size: 0.75em;
        margin-top: 0px !important;
    }

    a#buttonFive {
        font-size: 0.75em;
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 375px) {
    a#addSupport {
        width: 50%;
        margin-left: 24%;
    }

    a#oppSearch {
        width: 50%;
        margin-left: 24%;
    }

    .firstPanel {
        min-height: 322px;
    }

    .secondPanel {
        min-height: 324px;
    }

    a#buttonTwo {
        font-size: 12px !important;
        margin-top: 0px !important;
    }

    a#buttonThree {
        font-size: 12px !important;
        margin-top: 0px !important;
    }

    a#buttonFour {
        font-size: 12px !important;
        margin-top: 0px !important;
    }

    a#buttonFive {
        font-size: 12px !important;
        margin-top: 0px !important;
    }

    h1.carouselTitleOne {
        margin-top: -25px;
    }

    h1.carouselTitleTwo {
        margin-top: -25px;
    }

    h1.carouselTitleThree {
        margin-top: -25px;
    }

    h1.carouselTitleFour {
        margin-top: -25px;
    }

    h1.carouselTitleFive {
        margin-top: -25px;
    }

    .carousel-inner>.item {
        height: 185px !important;
        background-size: cover !important;
    }
    div#homepageContainer {
        width: 100%;
        margin-top: 45%;
    }
    a#addSupport {
        font-size: 14px;
        margin-top: 27px;
    }
    a#oppSearch {
        margin-top: 25px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 320px) {
    a#addSupport {
        width: 60%;
        margin-left: 20%;
        font-size: 14px;
    }

    a#oppSearch {
        width: 60%;
        margin-left: 20%;
        font-size: 14px;
    }

    .firstPanel {
        min-height: 297px;
    }

    .secondPanel {
        min-height: 319px;
    }

    .carousel-inner>.item {
        height: 130px !important;
        background-size: cover !important;
        width: 100%;
    }

    .carousel {
        position: relative;
        height: 130px;
    }

    h1.carouselTitleOne {
        font-size: 14px !important;
        margin-top: -25px;
    }

    h1.carouselTitleTwo {
        font-size: 14px !important;
        margin-top: -25px;
    }

    h1.carouselTitleThree {
        font-size: 14px !important;
        margin-top: -25px;
    }

    h1.carouselTitleFour {
        font-size: 14px !important;
        margin-top: -25px;
    }

    h1.carouselTitleFive {
        font-size: 14px !important;
        margin-top: -25px;
    }

    p.carouselTextOne {
        font-size: 10px !important;
    }

    p.carouselTextTwo {
        font-size: 10px !important;
    }

    p.carouselTextThree {
        font-size: 10px !important;
    }

    p.carouselTextFour {
        font-size: 10px !important;
    }

    p.carouselTextFive {
        font-size: 10px !important;
    }

    a#buttonTwo {
        padding: 0px;
    }

    a#buttonThree {
        padding: 0px;
    }

    a#buttonFour {
        padding: 0px;
    }

    a#buttonFive {
        padding: 0px;
    }

    a#viewButton {
        margin-left: 25%;
        width: 50% !important;
    }

    .borderbox {
        margin-top: 5.5%;
        min-height: 340px;
    }
}